From c7fea84fe5d7fd3806c408bf7a0b84475bc9eb91 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Sun, 11 Nov 2007 14:25:56 +0000 Subject: [PATCH] Modified copyright statement to refer to an URL instead of a civic address * Modified copyright statement to refer to an URL instead of a civic address for the Free Software Foundation and the text of the license. svn path=/trunk/; revision=249 --- ChangeLog | 5 +++++ babl/babl-classes.h | 5 ++--- babl/babl-component.c | 5 ++--- babl/babl-conversion.c | 5 ++--- babl/babl-core.c | 5 ++--- babl/babl-db.c | 5 ++--- babl/babl-db.h | 5 ++--- babl/babl-extension.c | 5 ++--- babl/babl-fish-path.c | 5 ++--- babl/babl-fish-reference.c | 5 ++--- babl/babl-fish-simple.c | 5 ++--- babl/babl-fish-stats.c | 5 ++--- babl/babl-fish.c | 5 ++--- babl/babl-format.c | 5 ++--- babl/babl-ids.h | 5 ++--- babl/babl-image.c | 5 ++--- babl/babl-internal.c | 5 ++--- babl/babl-internal.h | 5 ++--- babl/babl-introspect.c | 5 ++--- babl/babl-memory.c | 5 ++--- babl/babl-memory.h | 5 ++--- babl/babl-model.c | 5 ++--- babl/babl-sampling.c | 5 ++--- babl/babl-sanity.c | 5 ++--- babl/babl-type.c | 5 ++--- babl/babl-util.c | 5 ++--- babl/babl-util.h | 5 ++--- babl/babl.c | 5 ++--- babl/babl.h | 5 ++--- babl/base/babl-base.c | 5 ++--- babl/base/babl-base.h | 5 ++--- babl/base/conversions-type.c | 5 ++--- babl/base/formats.c | 5 ++--- babl/base/model-cmyk.c | 5 ++--- babl/base/model-gray.c | 5 ++--- babl/base/model-rgb.c | 5 ++--- babl/base/model-ycbcr.c | 5 ++--- babl/base/rgb-constants.h | 5 ++--- babl/base/type-float.c | 5 ++--- babl/base/type-u16.c | 5 ++--- babl/base/type-u32.c | 5 ++--- babl/base/type-u8.c | 5 ++--- babl/base/util.h | 5 ++--- extensions/CIE-Lab.c | 5 ++--- extensions/gegl-fixups.c | 9 ++++----- extensions/gggl-lies.c | 3 +-- extensions/gggl.c | 6 ++---- extensions/naive-CMYK.c | 5 ++--- extensions/util.h | 5 ++--- tests/babl-html-dump.c | 6 +++--- tests/babl_class_name.c | 5 ++--- tests/grayscale_to_rgb.c | 5 ++--- tests/introspect.c | 5 ++--- tests/nop.c | 5 ++--- tests/rgb_to_bgr.c | 5 ++--- tests/rgb_to_ycbcr.c | 5 ++--- tests/sanity.c | 5 ++--- tests/srgb_to_lab_u8.c | 5 ++--- 58 files changed, 121 insertions(+), 173 deletions(-) diff --git a/ChangeLog b/ChangeLog index ea0e623..9c34314 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-11 Øyvind Kolås + + * Modified copyright statement to refer to an URL instead of a civic + address for the Free Software Foundation and the text of the license. + 2007-11-11 Øyvind Kolås Keep a cache of the linear version of BablImage's needed for diff --git a/babl/babl-classes.h b/babl/babl-classes.h index dba18e0..68c588a 100644 --- a/babl/babl-classes.h +++ b/babl/babl-classes.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #ifndef _BABL_CLASSES_H diff --git a/babl/babl-component.c b/babl/babl-component.c index 296338a..84562cc 100644 --- a/babl/babl-component.c +++ b/babl/babl-component.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/babl/babl-conversion.c b/babl/babl-conversion.c index 8278231..27eb77e 100644 --- a/babl/babl-conversion.c +++ b/babl/babl-conversion.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ diff --git a/babl/babl-core.c b/babl/babl-core.c index 17fb8a7..ff734e4 100644 --- a/babl/babl-core.c +++ b/babl/babl-core.c @@ -11,9 +11,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/babl-db.c b/babl/babl-db.c index 845f2fb..3de4e9e 100644 --- a/babl/babl-db.c +++ b/babl/babl-db.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #define _BABL_DB_C diff --git a/babl/babl-db.h b/babl/babl-db.h index 1979630..dfb5911 100644 --- a/babl/babl-db.h +++ b/babl/babl-db.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #ifndef _DB_H diff --git a/babl/babl-extension.c b/babl/babl-extension.c index ef8bcbb..5f47b5e 100644 --- a/babl/babl-extension.c +++ b/babl/babl-extension.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #define BABL_DYNAMIC_EXTENSIONS diff --git a/babl/babl-fish-path.c b/babl/babl-fish-path.c index 51e014b..56b8e49 100644 --- a/babl/babl-fish-path.c +++ b/babl/babl-fish-path.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/babl-fish-reference.c b/babl/babl-fish-reference.c index 1b4d7a9..e80b091 100644 --- a/babl/babl-fish-reference.c +++ b/babl/babl-fish-reference.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/babl/babl-fish-simple.c b/babl/babl-fish-simple.c index 3f1e5ac..0d096a2 100644 --- a/babl/babl-fish-simple.c +++ b/babl/babl-fish-simple.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/babl/babl-fish-stats.c b/babl/babl-fish-stats.c index 747d698..77087d3 100644 --- a/babl/babl-fish-stats.c +++ b/babl/babl-fish-stats.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/babl/babl-fish.c b/babl/babl-fish.c index f0a5ee7..ac9cb78 100644 --- a/babl/babl-fish.c +++ b/babl/babl-fish.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/babl/babl-format.c b/babl/babl-format.c index 1fa6923..ab4fc60 100644 --- a/babl/babl-format.c +++ b/babl/babl-format.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/babl-ids.h b/babl/babl-ids.h index 6463bf8..66df882 100644 --- a/babl/babl-ids.h +++ b/babl/babl-ids.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #ifndef _BABL_IDS_H diff --git a/babl/babl-image.c b/babl/babl-image.c index bf9c07c..4e37433 100644 --- a/babl/babl-image.c +++ b/babl/babl-image.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/babl-internal.c b/babl/babl-internal.c index 250e4b2..785821f 100644 --- a/babl/babl-internal.c +++ b/babl/babl-internal.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/babl-internal.h b/babl/babl-internal.h index e4f37c4..e1b4cc4 100644 --- a/babl/babl-internal.h +++ b/babl/babl-internal.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #ifndef _BABL_INTERNAL_H diff --git a/babl/babl-introspect.c b/babl/babl-introspect.c index 36c00fe..dd1c430 100644 --- a/babl/babl-introspect.c +++ b/babl/babl-introspect.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" /* for babl_log */ diff --git a/babl/babl-memory.c b/babl/babl-memory.c index 3dd2f10..f0c80a5 100644 --- a/babl/babl-memory.c +++ b/babl/babl-memory.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/babl-memory.h b/babl/babl-memory.h index 51eeddd..b46dcc3 100644 --- a/babl/babl-memory.h +++ b/babl/babl-memory.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #ifndef _BABL_MEMORY_H diff --git a/babl/babl-model.c b/babl/babl-model.c index 900f6a9..99ef35e 100644 --- a/babl/babl-model.c +++ b/babl/babl-model.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/babl-sampling.c b/babl/babl-sampling.c index f5cbf53..039d57c 100644 --- a/babl/babl-sampling.c +++ b/babl/babl-sampling.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #define HORIZONTAL_MIN 1 diff --git a/babl/babl-sanity.c b/babl/babl-sanity.c index d1f2654..085c4e4 100644 --- a/babl/babl-sanity.c +++ b/babl/babl-sanity.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/babl/babl-type.c b/babl/babl-type.c index c54c394..b4f7e28 100644 --- a/babl/babl-type.c +++ b/babl/babl-type.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/babl-util.c b/babl/babl-util.c index 6d0a490..ffa2ad3 100644 --- a/babl/babl-util.c +++ b/babl/babl-util.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/babl-util.h b/babl/babl-util.h index bfaf829..3932dde 100644 --- a/babl/babl-util.h +++ b/babl/babl-util.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #ifndef _BABL_UTIL_H diff --git a/babl/babl.c b/babl/babl.c index 92874d1..410a557 100644 --- a/babl/babl.c +++ b/babl/babl.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/babl/babl.h b/babl/babl.h index ca49527..3553ae7 100644 --- a/babl/babl.h +++ b/babl/babl.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ /* NOTE! the babl API is polymorphic, it is probably easier to learn diff --git a/babl/base/babl-base.c b/babl/base/babl-base.c index 81e9412..d8cbbf6 100644 --- a/babl/base/babl-base.c +++ b/babl/base/babl-base.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-base.h" diff --git a/babl/base/babl-base.h b/babl/base/babl-base.h index 65a73c5..57d4ceb 100644 --- a/babl/base/babl-base.h +++ b/babl/base/babl-base.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #ifndef _BABL_BASE_H diff --git a/babl/base/conversions-type.c b/babl/base/conversions-type.c index 124ba5a..64fc2b4 100644 --- a/babl/base/conversions-type.c +++ b/babl/base/conversions-type.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/base/formats.c b/babl/base/formats.c index 503552c..84f1598 100644 --- a/babl/base/formats.c +++ b/babl/base/formats.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl.h" diff --git a/babl/base/model-cmyk.c b/babl/base/model-cmyk.c index 835677f..1fbed8b 100644 --- a/babl/base/model-cmyk.c +++ b/babl/base/model-cmyk.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/base/model-gray.c b/babl/base/model-gray.c index 26ad2fb..4ca0f88 100644 --- a/babl/base/model-gray.c +++ b/babl/base/model-gray.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl.h" diff --git a/babl/base/model-rgb.c b/babl/base/model-rgb.c index f653ce7..a1c1c37 100644 --- a/babl/base/model-rgb.c +++ b/babl/base/model-rgb.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/base/model-ycbcr.c b/babl/base/model-ycbcr.c index b6ad903..10551a7 100644 --- a/babl/base/model-ycbcr.c +++ b/babl/base/model-ycbcr.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/base/rgb-constants.h b/babl/base/rgb-constants.h index 1129f20..f163664 100644 --- a/babl/base/rgb-constants.h +++ b/babl/base/rgb-constants.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ //#define CONTEMPORARY_MONITOR diff --git a/babl/base/type-float.c b/babl/base/type-float.c index ad11af4..25b882d 100644 --- a/babl/base/type-float.c +++ b/babl/base/type-float.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/base/type-u16.c b/babl/base/type-u16.c index ba5056c..e4a22e3 100644 --- a/babl/base/type-u16.c +++ b/babl/base/type-u16.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/base/type-u32.c b/babl/base/type-u32.c index 3d15cbe..4e32fbb 100644 --- a/babl/base/type-u32.c +++ b/babl/base/type-u32.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/base/type-u8.c b/babl/base/type-u8.c index c300135..e6ae557 100644 --- a/babl/base/type-u8.c +++ b/babl/base/type-u8.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/babl/base/util.h b/babl/base/util.h index a5594e9..2e21b2c 100644 --- a/babl/base/util.h +++ b/babl/base/util.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #ifndef _UTIL_H diff --git a/extensions/CIE-Lab.c b/extensions/CIE-Lab.c index 52510f4..aac5739 100644 --- a/extensions/CIE-Lab.c +++ b/extensions/CIE-Lab.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/extensions/gegl-fixups.c b/extensions/gegl-fixups.c index 2cb6486..35f0d1a 100644 --- a/extensions/gegl-fixups.c +++ b/extensions/gegl-fixups.c @@ -1,7 +1,7 @@ /* * This file was part of gggl, it implements a variety of pixel conversion - * functions that are usable with babl, the file needs more cleanup, and - * doesn't return the number of samples processed as a long, like it's supposed to. + * functions that are usable with babl, the file needs more cleanup, but the + * conversion functions that are usable gets used by babl. * * GGGL is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -14,13 +14,12 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GGGL; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with GGGL; if not, see . * * Rights are granted to use this shared object in libraries covered by * LGPL. (exception added, during import into babl CVS.) * - * Copyright 2003, 2004, 2005 Øyvind Kolås + * Copyright 2003, 2004, 2005, 2007 Øyvind Kolås */ #include "babl.h" diff --git a/extensions/gggl-lies.c b/extensions/gggl-lies.c index 64b6171..d3e33fa 100644 --- a/extensions/gggl-lies.c +++ b/extensions/gggl-lies.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GGGL; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with GGGL; if not, see . * * Rights are granted to use this shared object in libraries covered by * LGPL. (exception added, during import into babl CVS.) diff --git a/extensions/gggl.c b/extensions/gggl.c index 13b75f4..8cb5f2c 100644 --- a/extensions/gggl.c +++ b/extensions/gggl.c @@ -1,7 +1,6 @@ /* * This file was part of gggl, it implements a variety of pixel conversion - * functions that are usable with babl, the file needs more cleanup, and - * doesn't return the number of samples processed as a long, like it's supposed to. + * functions that are usable with babl, the file needs more cleanup. * * GGGL is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -14,8 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GGGL; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with GGGL; if not, see . * * Rights are granted to use this shared object in libraries covered by * LGPL. (exception added, during import into babl CVS.) diff --git a/extensions/naive-CMYK.c b/extensions/naive-CMYK.c index 5aff343..1fcc7de 100644 --- a/extensions/naive-CMYK.c +++ b/extensions/naive-CMYK.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/extensions/util.h b/extensions/util.h index 43b6201..596ef60 100644 --- a/extensions/util.h +++ b/extensions/util.h @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #ifndef _UTIL_H diff --git a/tests/babl-html-dump.c b/tests/babl-html-dump.c index 8ab7e32..9d51e50 100644 --- a/tests/babl-html-dump.c +++ b/tests/babl-html-dump.c @@ -12,9 +12,9 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . + * */ #include "babl-internal.h" /* needed for babl_log */ diff --git a/tests/babl_class_name.c b/tests/babl_class_name.c index 18ced25..a8d3001 100644 --- a/tests/babl_class_name.c +++ b/tests/babl_class_name.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include diff --git a/tests/grayscale_to_rgb.c b/tests/grayscale_to_rgb.c index 1d065d0..bf38dba 100644 --- a/tests/grayscale_to_rgb.c +++ b/tests/grayscale_to_rgb.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/tests/introspect.c b/tests/introspect.c index 043a165..1734c3b 100644 --- a/tests/introspect.c +++ b/tests/introspect.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/tests/nop.c b/tests/nop.c index a001bab..ca21591 100644 --- a/tests/nop.c +++ b/tests/nop.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl.h" diff --git a/tests/rgb_to_bgr.c b/tests/rgb_to_bgr.c index 32e44f1..30774f1 100644 --- a/tests/rgb_to_bgr.c +++ b/tests/rgb_to_bgr.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ diff --git a/tests/rgb_to_ycbcr.c b/tests/rgb_to_ycbcr.c index 966ea55..9956e70 100644 --- a/tests/rgb_to_ycbcr.c +++ b/tests/rgb_to_ycbcr.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ diff --git a/tests/sanity.c b/tests/sanity.c index 0a99c6a..e2798e3 100644 --- a/tests/sanity.c +++ b/tests/sanity.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include "babl-internal.h" diff --git a/tests/srgb_to_lab_u8.c b/tests/srgb_to_lab_u8.c index 746e591..fe41972 100644 --- a/tests/srgb_to_lab_u8.c +++ b/tests/srgb_to_lab_u8.c @@ -12,9 +12,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see + * . */ #include -- 2.30.2